projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cad9d76
)
Restore the fix to bug#18527 from commit d6868025
author
John Wiegley
<johnw@newartisans.com>
Sun, 27 Mar 2016 00:22:03 +0000
(17:22 -0700)
committer
John Wiegley
<johnw@newartisans.com>
Sun, 27 Mar 2016 00:22:03 +0000
(17:22 -0700)
lisp/erc/erc-backend.el
patch
|
blob
|
history
diff --git
a/lisp/erc/erc-backend.el
b/lisp/erc/erc-backend.el
index b413ee5a5477a62ae011037e70b9bcda248545d4..46e6d89ba5b101068856b5c49aef32b1149e3093 100644
(file)
--- a/
lisp/erc/erc-backend.el
+++ b/
lisp/erc/erc-backend.el
@@
-648,7
+648,6
@@
EVENT is the message received from the closed connection process."
(or erc-server-reconnecting
(and erc-server-auto-reconnect
(not erc-server-banned)
- (not erc-server-error-occurred)
;; make sure we don't infinitely try to reconnect, unless the
;; user wants that
(or (eq erc-server-reconnect-attempts t)